/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
Traceback (most recent call last):
  File "/opt/cloudlinux/venv/lib64/python3.11/site-packages/clcommon/clpwd.py", line 89, in get_homedir
    return self.get_user_full_dict()[user].pw_dir
           ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
KeyError: 'suprafl1'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/suprafl1/nodevenv/kleiner/frontend-src/dashboard1/18/bin/set_env_vars.py", line 113, in <module>
    env_vars = get_env_vars(app_name, sys.argv[1])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/suprafl1/nodevenv/kleiner/frontend-src/dashboard1/18/bin/set_env_vars.py", line 64, in get_env_vars
    full_app_config = get_app_full_conf(username, _app_name, interpreter)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/suprafl1/nodevenv/kleiner/frontend-src/dashboard1/18/bin/set_env_vars.py", line 94, in get_app_full_conf
    full_user_config = manager.get_user_config_data(user)
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/cloudlinux/venv/lib64/python3.11/site-packages/clselect/baseclselect/apps_manager.py", line 235, in get_user_config_data
    user_config = self._get_path_to_user_config(user)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/cloudlinux/venv/lib64/python3.11/site-packages/clselect/baseclselect/apps_manager.py", line 318, in _get_path_to_user_config
    user_home = self._pwd.get_homedir(username)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/cloudlinux/venv/lib64/python3.11/site-packages/clcommon/clpwd.py", line 91, in get_homedir
    raise ClPwd.NoSuchUserException(user) from e
clcommon.clpwd.ClPwd.NoSuchUserException: No such user (suprafl1)
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
Traceback (most recent call last):
  File "/opt/cloudlinux/venv/lib64/python3.11/site-packages/clcommon/clpwd.py", line 89, in get_homedir
    return self.get_user_full_dict()[user].pw_dir
           ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
KeyError: 'suprafl1'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/suprafl1/nodevenv/kleiner/frontend-src/dashboard1/18/bin/set_env_vars.py", line 113, in <module>
    env_vars = get_env_vars(app_name, sys.argv[1])
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/suprafl1/nodevenv/kleiner/frontend-src/dashboard1/18/bin/set_env_vars.py", line 64, in get_env_vars
    full_app_config = get_app_full_conf(username, _app_name, interpreter)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/suprafl1/nodevenv/kleiner/frontend-src/dashboard1/18/bin/set_env_vars.py", line 94, in get_app_full_conf
    full_user_config = manager.get_user_config_data(user)
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/cloudlinux/venv/lib64/python3.11/site-packages/clselect/baseclselect/apps_manager.py", line 235, in get_user_config_data
    user_config = self._get_path_to_user_config(user)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/cloudlinux/venv/lib64/python3.11/site-packages/clselect/baseclselect/apps_manager.py", line 318, in _get_path_to_user_config
    user_home = self._pwd.get_homedir(username)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/cloudlinux/venv/lib64/python3.11/site-packages/clcommon/clpwd.py", line 91, in get_homedir
    raise ClPwd.NoSuchUserException(user) from e
clcommon.clpwd.ClPwd.NoSuchUserException: No such user (suprafl1)
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:48
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:48:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
/usr/local/lsws/fcgi-bin/lsnode.js:51
    var app = require(startupFile);
              ^

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/suprafl1/kleiner/frontend-src/dashboard1/app.js from /usr/local/lsws/fcgi-bin/lsnode.js not supported.
app.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules.
Instead either rename app.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /home/suprafl1/kleiner/frontend-src/dashboard1/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).

    at startApplication (/usr/local/lsws/fcgi-bin/lsnode.js:51:15)
    at Object.<anonymous> (/usr/local/lsws/fcgi-bin/lsnode.js:16:1) {
  code: 'ERR_REQUIRE_ESM'
}

Node.js v18.20.8
